runtime.pageCache.alloc (method)
2 uses
runtime (current package)
mheap.go#L1145: base, scav = c.alloc(npages)
mpagecache.go#L38: func (c *pageCache) alloc(npages uintptr) (uintptr, uintptr) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)